Welcome![Sign In][Sign Up]
Location:
Search - dao access

Search list

[Other resourceVBandAccess

Description: 一个关于VB能过DAO访问access数据库的教程.希望对大家有所帮助.
Platform: | Size: 6207 | Author: 贾珍 | Hits:

[Graph programCAD

Description: Visual Basic.NET + Access + DAO的方式进行CAD二次开发。
Platform: | Size: 18776 | Author: 范成 | Hits:

[ADO-ODBCAdress

Description: 简单的通信录,利用DAO(Data Access Object)应用编程接口访问Access数据库
Platform: | Size: 94854 | Author: wanglili | Hits:

[ADO-ODBC222

Description: 这是在学习数据库时写的一个程序,采取DAO访问ACCESS数据库的方式 1:在程序中使用了CButtonStyle这个免费类库。 2:在InitButtonSytle()中,为了使代码更短小,用循环实现了位图按钮。 // 用循环实现必须手动改动Resource.h中的定义 // 具体细节请参看源代码 for ( int nIco = IDI_JUMP, nBtn = IDC_JUMP nBtn >= IDC_LISTITEM nIco--, nBtn-- ) { CButtonStyle *Button = ButtonList.RemoveTail() Button->SubclassDlgItem( nBtn, this ) Button->SetIcon( nIco ) Button->SetInactiveBgColor() Button->SetInactiveFgColor() Button->SetActiveBgColor() }
Platform: | Size: 116311 | Author: yang | Hits:

[ADO-ODBCdianfeiguanli

Description: 本人为出租屋编写的电费管理程序,应用了MFC DAO链接了ACCESS数据库,利用可编辑的listctrl控件,综合考虑了多房间线损耗电的业务细节 和 界面皮肤美观,灵活方便的将物业电费管理轻松掌控.
Platform: | Size: 193331 | Author: hc | Hits:

[Windows DevelopClientes

Description: This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your Clients into a MS Acess database.
Platform: | Size: 534936 | Author: ~{AVU}=\\~} | Hits:

[Other resourcemagicword

Description: 魔法单词记忆——DAO访问ACCESS数据库-magic word memory -- DAO visit ACCESS database
Platform: | Size: 84394 | Author: 张天成 | Hits:

[Other resourceUseDAO

Description: DAO操作ACCESS数据库的Visual Studio.Net例子
Platform: | Size: 71183 | Author: 张斌 | Hits:

[ADO-ODBCMagicWord

Description: 魔法单词记忆——DAO访问ACCESS数据库,
Platform: | Size: 125232 | Author: 赵高升 | Hits:

[ADO-ODBCkaoqing

Description: access dao 数据库-access dao database
Platform: | Size: 103576 | Author: clj | Hits:

[ADO-ODBCdaoado访问数据库

Description: 这是一个有dao和ado技术访问数据库的例子,希望对朋友们有所帮助。-It is a dao ado technology and access to the database example, and I hope to help friends.
Platform: | Size: 8792 | Author: 钱昆 | Hits:

[ADO-ODBCCourse

Description: 本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。-examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.
Platform: | Size: 62578 | Author: 随风 | Hits:

[SourceCode图书借阅管理系统

Description: 本课题针对当前我国图书借阅管理多数采用人工管理的现状以及即使采用了计算机图书管理系统却不能完全满足本单位图书管理的需要的实际情况出发,对图书管理业务经过详细的系统调查,开发出的操作简单而且方便实用的一个图书借阅管理系统,以适应新时代发展的需要。 本系统使用Visual Basic6.0开发工具,主要使用SQL语句,结合Access数据库、VB的DAO数据访问对象,DATA控件和ADO控件来实现数据库的操作。 图书借阅管理系统主要对图书管理日常工作中遇到的实际问题,例如书籍信息、读者信息、借阅信息、能够实现以下任务:用户分级权限操作、借还图书操作、书库维护操作等。本系统经过测试,运行稳定,可投入使用。
Platform: | Size: 437258 | Author: zl4201220 | Hits:

[ADO-ODBCICDBaseSource

Description: (转载)This is a contact manager, built with the DAO data control and an Access database. It is designed specifically to save internet gaming information such as favorite game, gaming handle, clan name, clan rank, etc. Also includes a task scheduler. In addition, the look and feel of the front-end is highly customizable. 这是一个联系信息管理器,具有DAO数据控件和一个Access数据库。它主要旨在保存internet游戏信息,例如最喜欢的游戏,游戏入口点,部落名称,部落等级等等。也包括了一个任务调度程序。另外,它前端的外观具有高度的可定制性。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=1839- (Reprint) This is a contact manager, built with the DAO data control and an Access database. It is designed specifically to save internet gaming information such as favorite game, gaming handle, clan name, clan rank, etc. Also includes a task scheduler. In addition, the look and feel of the front-end is highly customizable. this is a relation information management, has the DAO data to control and a Access database. It mainly is for the purpose of preserving the internet game information, for example most likes game, game entrance spot, tribe name, tribe rank and so on. Also has included a duty scheduler program. Moreover, front end it the outward appearance has highly may have custom-made the nature. Origin: Http://www.freevbcode.com/ShowCode.Asp? ID=1839
Platform: | Size: 173056 | Author: kerry096 | Hits:

[Windows DevelopClientes

Description: This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your Clients into a MS Acess database.
Platform: | Size: 534528 | Author: ~{AVU}=\~} | Hits:

[ADO-ODBCdaoado访问数据库

Description: 这是一个有dao和ado技术访问数据库的例子,希望对朋友们有所帮助。-It is a dao ado technology and access to the database example, and I hope to help friends.
Platform: | Size: 8192 | Author: 钱昆 | Hits:

[ADO-ODBCCourse

Description: 本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。-examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.
Platform: | Size: 62464 | Author: 随风 | Hits:

[ADO-ODBCDAOExport

Description: 本例使用DAO把一个Access数据库中的用户以文本形式到入到不同文件中-the cases put a DAO use Access database users in text form into different documents
Platform: | Size: 419840 | Author: 刘志明 | Hits:

[Software Engineering456546546dsfasfd

Description: 一致的数据访问技术,主要介绍ADO DAO RDO 在数据库中的应用,已及用法-consistent data access technology, introduces DAO, RDO, ADO database in the application and usage has
Platform: | Size: 63488 | Author: zz | Hits:

[Education soft systemxjglxt

Description: 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件的完整性。-examples of 19 species to the database to add a new recording method. As DAO and use ADO and SQL database manipulation of the various means. Use of attention : the use of code but a flexible easy to make mistakes, direct distribution controls simple but flexible. The cases did not use ODBC and DSN, but with VB and Access database connectivity through the JET for example. Feel free to modify and use of the cases, but the replication process are requested to keep all of the cases the integrity of the document.
Platform: | Size: 408576 | Author: 留神 | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 »

CodeBus www.codebus.net